CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - K-Means算法 MATLAB

搜索资源列表

  1. K-均值聚类算法

    13下载:
  2. K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-07-16
    • 文件大小:122757
    • 提供者:zhengmin
  1. KMeans

    2下载:
  2. K均值算法,Matlab实现,输入分类数,实现分类-K means algorithm, Matlab implementation, enter the number of classifications to achieve classification
  3. 所属分类:Graph program

    • 发布日期:2016-07-07
    • 文件大小:992
    • 提供者:王勇
  1. K-MEANS-MATLAB

    5下载:
  2. 用matlab7.0编写的k均值算法,参数可调节,很好用-K-MEANS MATLAB
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:19456
    • 提供者:ghw
  1. 聚类K-Medoids算法

    3下载:
  2. 聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。-K-Medoids clustering algorithm.The file contains a detailed descr iption of the procedures and examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-17
    • 文件大小:19734
    • 提供者:
  1. K-means

    1下载:
  2. 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2013-04-10
    • 文件大小:5898
    • 提供者:chunxiao
  1. cluster

    1下载:
  2. k均值聚类算法源码(matlab) k均值聚类算法源码(matlab)-k-means clustering algorithm source code (matlab) k-means clustering algorithm source code (matlab)
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:1620
    • 提供者:刘玉平
  1. K-Means

    0下载:
  2. 较简单的KMeans聚类算法实现,编程语言matlab-Clustering KMeans relatively simple algorithm, programming language matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4024
    • 提供者:tzx
  1. K_average

    0下载:
  2. k均值聚类或者成为均值聚类,用于对各个数据进行分类-k-means clustering or a means clustering for the classification of the various data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1697
    • 提供者:李岚
  1. 123456789K_Average

    0下载:
  2. K均值算法的matlab代码,使用起来很简单,对于模式识别的效果也很好,初学者也很容易看懂。-K-means algorithm matlab code, very easy to use, for the effect of pattern recognition is also good, beginners can easily understand.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:55945
    • 提供者:tang
  1. KMEANSalgorithmMatlabimplementationmethods

    1下载:
  2. K-MEANS算法Matlab实现方法,试过,能用,简单易读-K-MEANS algorithm Matlab implementation methods, tried, use, easy accessibility
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1440
    • 提供者:郭子中
  1. K-means_Matlab

    0下载:
  2. K-均值算法的Matlab源代码,比较简短-Matlab source code of K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1428
    • 提供者:luo
  1. K-means.m

    2下载:
  2. K-mean均值算法的matlab功能实现-K-means to achieve the matlab function
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:55086
    • 提供者:spinach
  1. K-means

    0下载:
  2. k-means算法的实现,实用matlab是实现的,可以用啦做聚类分析-k-means algorithm for the realization of the practical realization of matlab, so you can use cluster analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:50757
    • 提供者:test
  1. K-Means-Color-Reduction

    1下载:
  2. 基于K-MEANS的图像退色算法。平台为MATLAB6.5及以上。-Based on the K-MEANS algorithm image fade
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:191781
    • 提供者:臧超
  1. K-Means PCA降维

    2下载:
  2. K-Means算法,不要求建立模型之后对结果进行新的预测,没有相应的标签,只是根据数据的特征对数据进行聚类。主成分分析降维对数据进行可视化操作,对features进行降维.(K-Means algorithm does not require the establishment of the model after the new prediction of the results, there is no corresponding tag, but only on the character
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:33792
    • 提供者:赵嘉慧
  1. 1、K-means学习

    0下载:
  2. K-means算法MATLAB仿真,利用一副图像作为数据实现K聚类算法仿真(K-means algorithm, MATLAB simulation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:106496
    • 提供者:casc_zxy
  1. k-means-matlab

    3下载:
  2. 利用k-means算法实现二维平面点的聚类,包括了运行源代码和结果图(The k-means algorithm is used to realize the clustering of two-dimensional plane points, including the running source code and the result graph)
  3. 所属分类:仿真建模

    • 发布日期:2018-01-02
    • 文件大小:50176
    • 提供者:huan222
  1. k-means-master

    0下载:
  2. K-means算法 matlab 确保运行成功(K-means matlab successful)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:大猩猩97
  1. K-means

    0下载:
  2. K-means算法是硬聚类算法,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。K-means算法以欧式距离作为相似度测度,它是求对应某一初始聚类中心向量V最优分类,使得评价指标J最小。算法采用误差平方和准则函数作为聚类准则函数。(The K-means algorithm is a hard clustering algorithm, which is representative of the prototy
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:Daizy7
  1. K-means

    0下载:
  2. k-means算法主程序,已经经过测试,具体参数需要自己调整(K-means algorithm for matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:水蒸汽12345
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com